projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5740418
)
(dired.o): Depend on charset.h and coding.h.
author
Kenichi Handa
<handa@m17n.org>
Tue, 3 Mar 1998 07:18:46 +0000
(07:18 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Tue, 3 Mar 1998 07:18:46 +0000
(07:18 +0000)
src/Makefile.in
patch
|
blob
|
history
diff --git
a/src/Makefile.in
b/src/Makefile.in
index c6a84df6d14a42f46f4a0ab8f22d84dfa32ac9f2..7e9bf8529ceb74b423be161f797ea4b5e4999fe8 100644
(file)
--- a/
src/Makefile.in
+++ b/
src/Makefile.in
@@
-1016,7
+1016,7
@@
cmds.o: cmds.c syntax.h buffer.h charset.h commands.h window.h $(config_h)
pre-crt0.o: pre-crt0.c
ecrt0.o: ecrt0.c $(config_h)
CRT0_COMPILE ${srcdir}/ecrt0.c
-dired.o: dired.c commands.h buffer.h $(config_h) regex.h
+dired.o: dired.c commands.h buffer.h $(config_h)
charset.h coding.h
regex.h
dispnew.o: dispnew.c commands.h frame.h window.h buffer.h dispextern.h \
termchar.h termopts.h termhooks.h cm.h disptab.h systty.h systime.h \
xterm.h blockinput.h charset.h $(config_h)